BaseDataDistributionCalculator<TX,TY> Class Methods
For a list of all members of this type, see BaseDataDistributionCalculator<TX,TY> members.
Public Methods
| Name | Description | |
|---|---|---|
![]() | Clear | Clears the DataDistributionCalculator flags |
![]() | OnAppend | Called when X Values are appended. Should update the Data Distribution flags |
![]() | OnInsert | Called when new values are inserted. Should update the Data Distribution flags |
![]() | OnRemove | Called when X Values are removed. Should update the Data Distribution flags |
![]() | OnUpdate | Called when yValues are updated. Should update the Data Distribution flags |
Extension Methods
| Name | Description | |
|---|---|---|
![]() | DebugFinalizer<T> | Notifies that finalizer has been invoked |
![]() | ToDoubleArray | Overloaded. Converts an System.IComparable array to double array |
![]() | ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. |
![]() | ToStringArray2D<T> |
See Also

